home *** CD-ROM | disk | FTP | other *** search
/ Dictionaries & Language / Dictionaries and Language (Chestnut CD-ROM) (1993).iso / word_p / nyword / wpdefaul < prev    next >
Encoding:
Text File  |  1987-07-24  |  1.7 KB  |  38 lines

  1. hy 1    want hyphenation (value below determines manual or automatic)
  2. ah 1    automatic hyphenation wanted (Knuth's algorithm)
  3. hz 2    hot zone (minimum # of chars to the left of a hyphen)
  4. ss 1    scroll_speed for the <+SCROLL> and <-SCROLL> commands
  5. gr 1    see graphics characters on the screen
  6. hs 40   # of columns for horizontal scroll
  7. tb 222  tab_filler (this is a non-ascii value - for blank, put 32 here)
  8. in 0    insert mode on (if 0, overstrike mode is default)
  9. ar 0    auto_reform
  10. ru 0    ruler as status line
  11. bp 1    base page number
  12. pi 5    column to start paragraph after para_indent
  13. sv 1000 # of keystrokes to do save
  14. ab 1    automatic backup of file (create a periodic .BAK2 file)
  15. bk 1    create a .BAK file when you save your file
  16. bl 0    sound the bell when you are prompted
  17. fg 7    foreground color for the PC (7 is white)
  18. bg 0    background color for the PC (0 is black)
  19. mf 7    menu foreground color
  20. mb 0    menu background color
  21. ks 0    automatic save of keystrokes
  22. tx 80   allocation per block of text (don't mess with this!!!)
  23. pu 1    prompt user after <PUT> command
  24. er 1    wait for keypress on error
  25. ta 8    tab increment
  26. fs 1    cursor can go into free space
  27. ts 0    two spaces after punctuation when reformatting
  28. ns 0    don't wait for horizontal retrace
  29. tr 128=225
  30.  
  31. The above table is used for the default values for the options menu.
  32. If you change any entry, it should be done to the numeric value only.
  33. The order of these parameters must not be changed, and no entry can
  34. be deleted from the table. For a YES/NO parameter, use a '1' for YES
  35. and '0' for NO. No value can be over 255. There can be no leading
  36. blank lines in this file. Anything to the right of the number is a comment.
  37. The numbers MUST start in column 1.
  38.